Nordea - Finland
Nordea operates across both the Nordic and Baltic regions, with over ten million private customers; and nearly three-quarters of a million active corporate clients. It also has almost 6 million online customers and performs more than 260 million payments per year. (Wikipedia) |
The following features are not supported:
Feature | Description |
---|---|
Over refund | It is not possible to refund more than the original amount. |
Surcharging | It is not possible to add a surcharge to the transaction. |
Credit | It is not possible to create credit transactions. |
Subscriptions | It is not possible to set up subscriptions. |
Reservations |
It is not possible to create a payment request with type=payment. If the type is set to payment, it is automatically changed to paymentAndCapture. |
Multiple captures | It is not possible to make multiple captures from a single reservation. |
Multiple refunds | It is not possible to make multiple refunds from a single capture. |
Acquirer based reconciliation files |
The resulting payment data from calling the payments API method does not contain information in the AcquirerReconciliationIdentifier field. For information about the payments method, see payments. |
These parameters are relevant when using the createPaymentRequest method.
Parameter |
Description |
Type |
Mandatory? |
---|---|---|---|
config[callback_ok] | This url is called when a payment succeeds, and corresponds to the Callback url (Ok) setting in Terminal settings. For more information, see Settings for the Payment OK page (callback_ok). | String (Url) | No |
config[callback_fail] | This url is called when a payment fails, and corresponds to the Callback url (Fail) setting in Terminal settings. For more information, see Settings for the fail page (callback_fail). | String (Url) | No |
config[callback_verify_order] |
This URL is called just before the payment is processed.
If the payment fails, the first 255 characters of your response is shown as an error message to the customer. |
String (Url) | No |
config[callback_redirect] |
This url is called whenever the customer is redirected to a third party, and corresponds to the Callback url (redirect) setting in Terminal settings. For more information, see Settings for the redirect page (callback_redirect). |
String (Url) | No |